home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 3: Developer Tools
/
Linux Cubed Series 3 - Developer Tools.iso
/
devel
/
db
/
esm-3.1
/
esm-3
/
usr
/
local
/
sm
/
src
/
diskproc
/
makefile.subdir
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1996-05-05
|
319 b
|
14 lines
#
# $RCSfile: makefile.subdir,v $ $Revision: 1.1.1.1 $ $Date: 1996/05/04 21:56:07 $
#
#
# file included by all ***subdirs of diskproc***
#
PARENT = src/diskproc
PATHTOROOT=../..
SPECIALINCLUDE = -I$(PATHTOROOT)/serverlib/include
LOCAL_FLAGS = -DSERVER_MAKE
MAKEFILES=Makefile
include $(PATHTOROOT)/makefile.common